//0xc bytes (sizeof)
struct _WHEAP_INFO_BLOCK
{
ULONG ErrorSourceCount; //0x0
struct _WHEAP_ERROR_SOURCE_TABLE* ErrorSourceTable; //0x4
struct _WHEAP_WORK_QUEUE* WorkQueue; //0x8
};